Uses of Interface
com.cisco.pt.ipc.system.Variable
Packages that use Variable
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of Variable in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return VariableModifier and TypeMethodDescriptionIPCFactory.getVariable(VariableManager variableManager, int i) IPCFactory.getVariableByName(VariableManager variableManager, String name) Methods in com.cisco.pt.ipc with parameters of type Variable -
Uses of Variable in com.cisco.pt.ipc.system
Methods in com.cisco.pt.ipc.system that return VariableModifier and TypeMethodDescriptionVariableManager.getVariable(int i) Information provided by the PKI file:VariableManager.getVariableByName(String name) Information provided by the PKI file: -
Uses of Variable in com.cisco.pt.ipc.system.impl
Classes in com.cisco.pt.ipc.system.impl that implement VariableMethods in com.cisco.pt.ipc.system.impl that return VariableModifier and TypeMethodDescriptionVariableManagerImpl.getVariable(int i) Information provided by the PKI file:VariableManagerImpl.getVariableByName(String name) Information provided by the PKI file: